How to Install blends-dev software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install blends-dev software package in Ubuntu 16.04 LTS (Xenial Xerus)

blends-dev software package provides Debian Pure Blends common files for developing metapackages, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install blends-dev 

blends-dev is installed in your system.

Make ensure the blends-dev package were installed using the commands given below,

$ sudo dpkg-query -l | grep blends-dev *

You will get with blends-dev package name, version, architecture and description in a table

blends-dev package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Development
Package blends-dev
Version 0.6.92.5ubuntu1
Description Debian Pure Blends common files for developing metapackages
Sub Section Devel


See Also, How to uninstall or remove blends-dev software package from Ubuntu 16.04 LTS (Xenial Xerus) ?